home *** CD-ROM | disk | FTP | other *** search
- #include <AppleEvents.h>
-
- Boolean ValidPString (StringPtr str, short size, Boolean returnIsLegal);
- Boolean ValidCString (char *str, short size, Boolean returnIsLegal);
- OSErr ReadPrefs (AppleEvent *firstEvent);
- OSErr WritePrefs (void);
-